Interrupt Enable read and Set register for USART (not FIFO) status. Contains individual interrupt enable bits for each potential USART interrupt. A complete value may be read from this register. Writing a 1 to any implemented bit position causes that bit to be set.
TXIDLEEN | When 1, enables an interrupt when the transmitter becomes idle (TXIDLE = 1). |
DELTACTSEN | When 1, enables an interrupt when there is a change in the state of the CTS input. |
TXDISEN | When 1, enables an interrupt when the transmitter is fully disabled as indicated by the TXDISINT flag in STAT. See description of the TXDISINT bit for details. |
DELTARXBRKEN | When 1, enables an interrupt when a change of state has occurred in the detection of a received break condition (break condition asserted or deasserted). |
STARTEN | When 1, enables an interrupt when a received start bit has been detected. |
FRAMERREN | When 1, enables an interrupt when a framing error has been detected. |
PARITYERREN | When 1, enables an interrupt when a parity error has been detected. |
RXNOISEEN | When 1, enables an interrupt when noise is detected. See description of the RXNOISEINT bit in Table 354. |
ABERREN | When 1, enables an interrupt when an auto baud error occurs. |